From be9d0ea2dfdbbe997c35438e854a1244831d5418 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 22 Aug 2012 10:02:33 +0000 Subject: [PATCH] mark dsniff broken SVN-Revision: 33222 --- net/dsniff/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/dsniff/Makefile b/net/dsniff/Makefile index a26f6fe83..1c07c34cd 100644 --- a/net/dsniff/Makefile +++ b/net/dsniff/Makefile @@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk define Package/dsniff SECTION:=net CATEGORY:=Network - DEPENDS:=+libpcap +libnids +libnet0 +libopenssl +libgdbm $(LIBRPC_DEPENDS) + DEPENDS:=+libpcap +libnids +libnet0 +libopenssl +libgdbm $(LIBRPC_DEPENDS) @BROKEN TITLE:=A collection of tools for network auditing and penetration testing URL:=http://www.monkey.org/~dugsong/dsniff/ endef -- 2.30.2